Initial revision

This commit is contained in:
John Gilmore
1991-10-04 06:48:59 +00:00
parent 9bba3334a0
commit c67b1842be

6
config/mh-svr4 Executable file
View File

@ -0,0 +1,6 @@
# Define SYSV as -DSYSV if you are using a System V operating system.
SYSV = -DSYSV -DSVR4
RANLIB = echo >/dev/null
# The l flag generates a warning from the SVR4 archiver, remove it.
AR_FLAGS = cq