OSSP CVS Repository

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

Check-in Number: 319
Date: 2001-Jan-19 15:14:18 (local)
2001-Jan-19 14:14:18 (UTC)
User:rse
Branch:
Comment: Do not show subdir walking commands
Tickets:
Inspections:
Files:
ossp-pkg/petidomo/Makefile.in      1.31 -> 1.32     1 inserted, 1 deleted

ossp-pkg/petidomo/Makefile.in 1.31 -> 1.32

--- Makefile.in  2001/01/19 12:50:55     1.31
+++ Makefile.in  2001/01/19 14:14:18     1.32
@@ -58,7 +58,7 @@
 acl.c:                  acl_scan.c
 
 $(LIBS):
-        subdir=`echo $@ | sed -e 's@/.*@@'`; \
+        @subdir=`echo $@ | sed -e 's@/.*@@'`; \
         echo "===> $$subdir"; \
         cd $$subdir && $(MAKE) $(FLAGS_TO_PASS); \
         echo "<=== $$subdir"

CVSTrac 2.0.1