mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
e77b40ca45
PR: 23691 Submitted by: FUJISHIMA Satsuki <k5@cheerful.com> Approved by: MAINTAINER
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
|