mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
12 lines
289 B
Plaintext
12 lines
289 B
Plaintext
|
--- Imakefile.orig Mon Oct 31 20:34:58 1994
|
||
|
+++ Imakefile Wed Nov 1 09:30:59 2000
|
||
|
@@ -8,7 +8,7 @@
|
||
|
SRCS = xbloody.c
|
||
|
OBJS = xbloody.o
|
||
|
|
||
|
-ComplexProgramTarget(xbloody)
|
||
|
+ComplexProgramTargetNoMan(xbloody)
|
||
|
|
||
|
xbloody.tar.gz:
|
||
|
gtar zcvf - Imakefile README.sjis *.[hc] *.xbm > xbloody.tar.gz
|