Subject: Small bug in abi/src/Makefile
From: Adrian Phillips (adrianp@powertech.no)
Date: Fri Jul 06 2001 - 07:37:58 CDT
As if latest CSV today,
Sincerely,
Adrian Phillips
--- src/Makefile.old	Fri Jul  6 14:36:23 2001
+++ src/Makefile	Fri Jul  6 14:36:32 2001
@@ -208,12 +208,12 @@
         fi
 
 clean_PSICONV_:
-	@if [ -d $(ABI_ROOT)/../libpng ]; then		\
+	@if [ -d $(ABI_ROOT)/../psiconv ]; then		\
                 $(MAKE) -C $(ABI_ROOT)/../psiconv clean;	\
         fi
 
 clean_EXPAT_:
-	@if [ -d $(ABI_ROOT)/../libpng ]; then		\
+	@if [ -d $(ABI_ROOT)/../expat ]; then		\
                 $(MAKE) -C $(ABI_ROOT)/../expat clean;	\
         fi
 
-- Your mouse has moved. Windows NT must be restarted for the change to take effect. Reboot now? [OK]
This archive was generated by hypermail 2b25 : Fri Jul 06 2001 - 10:27:48 CDT