1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/devel/a2dev/files/patch-ae
Julian Elischer 3ce6522991 Submitted by: archie Cobbs (archie@whistle.com)
Apple ][ assembler and linker written by archie in the dark ages.
1998-07-01 19:13:37 +00:00

13 lines
287 B
Plaintext

diff -ur a2dev-1.2.orig/load/Makefile a2dev-1.2/load/Makefile
--- a2dev-1.2.orig/load/Makefile Sun Mar 26 03:52:37 1995
+++ a2dev-1.2/load/Makefile Wed Jul 1 18:23:25 1998
@@ -16,7 +16,7 @@
### Abstract rules
###
-default: $(PROG)
+all: $(PROG)
install: installbin installman