mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
10 lines
228 B
Plaintext
10 lines
228 B
Plaintext
--- Imakefile.bak Sun Sep 24 01:19:13 2000
|
|
+++ Imakefile Sun Sep 24 01:19:32 2000
|
|
@@ -12,5 +12,5 @@
|
|
SRCS = Main.cc Mixer.cc Xpm.cc
|
|
OBJS = Main.o Mixer.o Xpm.o
|
|
|
|
-ComplexProgramTarget(Mixer)
|
|
+ComplexProgramTargetNoMan(Mixer)
|
|
|