mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
21 lines
283 B
Plaintext
21 lines
283 B
Plaintext
|
--- 1.1 1995/02/18 16:57:50
|
||
|
+++ doc/Makefile 1995/02/18 16:58:35
|
||
|
@@ -72,7 +72,7 @@
|
||
|
|
||
|
|
||
|
# RCS Version control stuff
|
||
|
-
|
||
|
+
|
||
|
$(SOURCES):
|
||
|
$(CHECKOUT) $@
|
||
|
|
||
|
@@ -87,7 +87,7 @@
|
||
|
|
||
|
clean:
|
||
|
$(RM) -f *.aux *.toc *.log *.lof *.lot *.spell tmp* core
|
||
|
-
|
||
|
+
|
||
|
veryclean: clean
|
||
|
$(RM) -f *.dvi
|
||
|
|