gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] libvob Makefile


From: Janne V. Kujala
Subject: [Gzz-commits] libvob Makefile
Date: Sat, 26 Apr 2003 03:03:24 -0400

CVSROOT:        /cvsroot/libvob
Module name:    libvob
Changes by:     Janne V. Kujala <address@hidden>        03/04/26 03:03:24

Modified files:
        .              : Makefile 

Log message:
        bring back $(SUBDIRS) target

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libvob/libvob/Makefile.diff?tr1=1.32&tr2=1.33&r1=text&r2=text

Patches:
Index: libvob/Makefile
diff -u libvob/Makefile:1.32 libvob/Makefile:1.33
--- libvob/Makefile:1.32        Fri Apr 25 07:30:46 2003
+++ libvob/Makefile     Sat Apr 26 03:03:24 2003
@@ -29,6 +29,9 @@
 
 subdirs: $(SUBDIRS)
 
+$(SUBDIRS):
+       $(MAKE) -C $@
+
 tags::
        ctags -R
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]