ossp-pkg/fsl/Makefile.in 1.15 -> 1.16
--- Makefile.in 2003/05/22 12:30:35 1.15
+++ Makefile.in 2003/05/22 14:01:55 1.16
@@ -84,7 +84,7 @@
_SUBDIRS_distclean _SUBDIRS_realclean _SUBDIRS_depend:
@$(MAKE) $(MFLAGS) \
_SUBDIRS_TARGET=`echo $@ | sed -e 's/^_SUBDIRS_//'` \
- _SUBDIRS_STEPDOWN
+ _SUBDIRS_STEPDOWN
# the work horse rule which steps down to the subdirs in a loop
_SUBDIRS_STEPDOWN:
@@ -164,7 +164,7 @@
-$(RM) Makefile config.h sa-config
-$(RM) libtool
-realclean:
+realclean:
@$(MAKE) $(MFLAGS) _SUBDIRS_realclean
@$(MAKE) $(MFLAGS) distclean
-$(RM) fsl.3
|
|