Date:	Saturday August 23, 2003 @ 1:14
Author:	cameron

Update of /home/netrek/cvsroot/Vanilla/pledit
In directory swashbuckler.real-time.com:/var/tmp/cvs-serv28837/pledit

Modified Files:
	Makefile.in 
Log Message:
Makefile.in mods for GNU standards

****************************************

Index: Vanilla/pledit/Makefile.in
diff -u Vanilla/pledit/Makefile.in:1.3 Vanilla/pledit/Makefile.in:1.4
--- Vanilla/pledit/Makefile.in:1.3	Tue May  1 21:00:20 2001
+++ Vanilla/pledit/Makefile.in	Sat Aug 23 01:14:19 2003
@@ -40,7 +40,7 @@
 	-rm -f $(PROGRAM)
 
 install: all
-	$(INSTALLPROG) $(INSTALLOPTS) $(PROGRAM) $(LIBDIR)
+	$(INSTALLPROG) $(INSTALLOPTS) $(PROGRAM) $(DESTDIR)$(LIBDIR)
 
 shar:
 	shar README Makefile $(HDRS) $(SRCS) > pledit.shar

_______________________________________________
vanilla-devel mailing list
vanilla-devel at us.netrek.org
https://mailman.real-time.com/mailman/listinfo/vanilla-devel