mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
beec59fb43
Drawing editors derived from idraw PR: 36316 Submitted by: Scott Johnston <scott@accom.com>
12 lines
323 B
Plaintext
12 lines
323 B
Plaintext
--- src/comtest/Imakefile.orig Tue Jul 27 16:11:39 1999
|
|
+++ src/comtest/Imakefile Wed Mar 27 12:18:06 2002
|
|
@@ -16,7 +16,7 @@
|
|
OTHER_CCINCLUDES = $(ACE_CCINCLUDES)
|
|
OTHER_CCLDLIBS = $(ACE_CCLDLIBS)
|
|
|
|
-ComplexProgramTarget(comtest)
|
|
+ComplexProgramTargetNoInstall(comtest)
|
|
|
|
#define Obj(file) MakeObjectFromSrcFlags(file,)
|
|
|