documentation/ cleanup (take 2)

Dimitrie O. Paun dimi at intelliware.ca
Tue Sep 16 17:14:36 CDT 2003


OK,

Too many things happening at the same time, let's get the low hanging
fruits first. We can get rid of:
	print.dsl
	winehq.dsl
	make_winehq
	
In fact, winehq.dsl must be moved to the tools/ module.

ChangeLog
    Dimitrie O. Paun <dpaun at rogers.com>
    Get rid of no longer needed files.

Index: documentation/Makefile.in
===================================================================
RCS file: /var/cvs/wine/documentation/Makefile.in,v
retrieving revision 1.34
diff -u -r1.34 Makefile.in
--- documentation/Makefile.in   16 Sep 2003 01:03:54 -0000      1.34
+++ documentation/Makefile.in   16 Sep 2003 22:05:00 -0000
@@ -78,7 +78,7 @@
        $(DB2HTML) -d $(SRCDIR)/default.dsl -o $* $<

 .sgml.pdf:
-       $(DB2PDF) -d $(SRCDIR)/print.dsl $< >/dev/null
+       $(DB2PDF) $< >/dev/null

 .sgml.ps:
        $(DB2PS) $< >/dev/null


-- 
Dimi.





More information about the wine-patches mailing list