mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
14 lines
429 B
Plaintext
14 lines
429 B
Plaintext
|
diff -cb ../../../libhelp-1.8.1/libButtFace/Imakefile libButtFace/Imakefile
|
||
|
*** ../../../libhelp-1.8.1/libButtFace/Imakefile Sat May 27 13:07:41 1995
|
||
|
--- libButtFace/Imakefile Mon Oct 20 21:17:29 1997
|
||
|
***************
|
||
|
*** 77,80 ****
|
||
|
--- 77,82 ----
|
||
|
XCOMM --------------------------------------------------------------------
|
||
|
|
||
|
NormalLibraryTarget($(LIBHELP),$(OBJS))
|
||
|
+ InstallLibrary($(LIBHELP),$(USRLIBDIR))
|
||
|
+
|
||
|
DependTarget()
|
||
|
|