11b1f7d292
most of major bugs cleaned, some of the smaller ones. openbsd profile sent to the patches mailist.
12 lines
271 B
Plaintext
12 lines
271 B
Plaintext
--- GNUmakefile.in.orig Wed Oct 8 22:30:13 1997
|
|
+++ GNUmakefile.in Wed Oct 8 22:31:14 1997
|
|
@@ -65,7 +65,7 @@
|
|
ifneq ($(wildcard man), )
|
|
$(MAKE) -C man install
|
|
endif
|
|
- more -e ../register.txt
|
|
+ cat ../register.txt
|
|
|
|
clean:
|
|
@if test $(PORTNAME) = UNDEFINED; then \
|