htmllex.o : htmlparse.h
htmlparse.o htmllex.o : htmllex.h
-ps.h : ps.txt
- $(AWK) -f $(AWKDIR)/stringize.awk ps.txt > ps.h
+#ps.h : ps.txt
+# $(AWK) -f $(AWKDIR)/stringize.awk ps.txt > ps.h
colortbl.h : color_names
$(SED) s/_//g color_names | LC_COLLATE=C $(SORT) > color_lib
$(RM) color_lib
clean:
- $(RM) core *.o htmlparse.c htmlparse.h colortbl.h ps.h y.output
+ $(RM) core *.o htmlparse.c htmlparse.h colortbl.h y.output
distclean: clean
$(RM) *.a