freebsd-ports/x11/xmove/files/Imakefile
FUJISHIMA Satsuki 8414fc6fb9 o copying files/Imakefile instead of Makefile to make USE_IMAKE working.
o making/installing html manpages.
o replace magic number with macro in DISTNAME.
o move post-extract to post-patch to get as-is distfile after make extract.
2001-03-13 22:46:51 +00:00

7 lines
150 B
Plaintext

#define IHaveSubdirs
#define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)"
SUBDIRS= xmove xmovectrl
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))