OSSP CVS Repository

ossp - Check-in [224]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 224
Date: 2000-Dec-13 17:08:47 (local)
2000-Dec-13 16:08:47 (UTC)
User:simons
Branch:
Comment: FreeBSD's make again: That stupid thing really doesn't grasp $< targets.
Tickets:
Inspections:
Files:
ossp-pkg/petidomo/Makefile.in      1.7 -> 1.8     1 inserted, 1 deleted

ossp-pkg/petidomo/Makefile.in 1.7 -> 1.8

--- Makefile.in  2000/12/14 15:35:11     1.7
+++ Makefile.in  2000/12/14 16:08:47     1.8
@@ -32,7 +32,7 @@
 
 hermes listserv:        petidomo
         @rm -f $@
-        ln -s $< $@
+        ln -s petidomo $@
 
 acl.c acl_scan.h:       acl.y
         $(YACC) -d -p acl acl.y

CVSTrac 2.0.1