1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/x11/libhelp/files/patch-am
Thomas Gellekum 7b804361b0 Import libhelp port. libhelp is a hypertext help system for Motif
applications. Call xmhelp for an example and introduction.

Submitted by:	Lars Koeller <Lars.Koeller@Uni-Bielefeld.de>
1998-04-09 08:13:33 +00:00

23 lines
488 B
Plaintext

diff -cb ../../../libhelp-1.8.1/libhtmlw/Imakefile libhtmlw/Imakefile
*** ../../../libhelp-1.8.1/libhtmlw/Imakefile Sat May 27 13:06:58 1995
--- libhtmlw/Imakefile Mon Oct 20 21:18:03 1997
***************
*** 35,44 ****
HTMLlists.o HTMLparse.o HTMLwidgets.o
NormalLibraryTarget(htmlw,$(OBJS))
! DependTarget()
!
!
!
!
!
--- 35,40 ----
HTMLlists.o HTMLparse.o HTMLwidgets.o
NormalLibraryTarget(htmlw,$(OBJS))
! InstallLibrary(htmlw,$(USRLIBDIR))
+ DependTarget()