of make.
* etc/Makefile.in (clean): New rule.
- (distclean): Use it.
+ (distclean): Use it; remove Makefile.
2005-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
rm -f *~
distclean: clean
- Makefile
+ rm -f Makefile
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
2006-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
+ * ps/Makefile.in (distclean): Remove Makefile.
+
* Makefile.in (almost-clean): Rename from clean.
(clean): Rename from veryclean.
(distclean): Use clean.
.ps.pdf:
epstopdf $<
-.SUFFIXES: .pdf .ps .eps .xbm .xpm .png .tif .gif
+.SUFFIXES: .pdf .ps .eps .xbm .xpm .png .tif .gif
clean:
rm -f $(PSFILES)
veryclean: clean
distclean: clean
+ rm -f Makefile
install: