69926886dc
Makefile, using the standard target. Add the required Makefile and Makefile.inc in a more standard way. Get rid of the now unnecessary configure script.
9 lines
206 B
Text
9 lines
206 B
Text
$NetBSD: patch-ao,v 1.1 2001/10/25 20:40:07 agc Exp $
|
|
|
|
--- /dev/null Thu Oct 25 21:25:38 2001
|
|
+++ Makefile Thu Oct 25 21:25:39 2001
|
|
@@ -0,0 +1,4 @@
|
|
+
|
|
+SUBDIR = ld as bcc-cc1 bcc
|
|
+
|
|
+.include <bsd.subdir.mk>
|