mirror of
https://github.com/ModOrganizer2/udis86.git
synced 2026-07-27 14:05:57 -07:00
This avoids overriding ${docdir} as given at the command line so it
won't be inconsistent in a few Makefiles.
5 lines
99 B
Makefile
5 lines
99 B
Makefile
x86dir = ${docdir}/x86
|
|
dist_x86_DATA = optable.xml optable.xsl
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in
|