14 lines
246 B
Text
14 lines
246 B
Text
|
|
||
|
$FreeBSD$
|
||
|
|
||
|
--- src/glyphs/examples3.1/button2/Imakefile.orig
|
||
|
+++ src/glyphs/examples3.1/button2/Imakefile
|
||
|
@@ -2,6 +2,7 @@
|
||
|
|
||
|
#ifdef InObjectCodeDir
|
||
|
|
||
|
+OTHER_CCLDLIBS = $(TIFF_CCLDLIBS)
|
||
|
Use_libInterViews()
|
||
|
ComplexProgramTargetNoInstall(test)
|
||
|
|