summaryrefslogtreecommitdiff
path: root/src/template/nextstep
diff options
context:
space:
mode:
authorPeter Eisentraut2000-07-15 15:54:52 +0000
committerPeter Eisentraut2000-07-15 15:54:52 +0000
commit3eec6ee145976fe0fcecc0199e179d90178daa6d (patch)
tree94f8f2a8c705bff35bde81a55eeb7406be03deca /src/template/nextstep
parent739a0566a639bc0e052447f09fafdb8f5bb37d9b (diff)
Rename templates to match names in makefiles/Makefile.* and include/port.
Read templates after compiler is detected. Convert all templates to real shell scripts. Rename bsd->openbsd, alpha->osf.
Diffstat (limited to 'src/template/nextstep')
-rw-r--r--src/template/nextstep11
1 files changed, 4 insertions, 7 deletions
diff --git a/src/template/nextstep b/src/template/nextstep
index c3269f27447..c8b14f4d8b7 100644
--- a/src/template/nextstep
+++ b/src/template/nextstep
@@ -1,7 +1,4 @@
-AROPT:rc
-CFLAGS:
-SHARED_LIB:
-ALL:
-SRCH_INC:
-SRCH_LIB:
-DLSUFFIX:.o
+AROPT=rc
+CFLAGS=
+SHARED_LIB=
+DLSUFFIX=.o