]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Add -Wno-char-subscript for Solaris. Update copyright.
authorTed Lemon <source@isc.org>
Thu, 25 Jun 1998 02:51:14 +0000 (02:51 +0000)
committerTed Lemon <source@isc.org>
Thu, 25 Jun 1998 02:51:14 +0000 (02:51 +0000)
Makefile.conf

index 8acd174c2e757eb034ac8edbddcd01626b65f698..bb2d3c0a03bd8ebd39e3849c0c91bf21a5634547 100644 (file)
@@ -1,6 +1,6 @@
-# Makefile.dist
+# Makefile.conf
 #
-# Copyright (c) 1996, 1997 The Internet Software Consortium.
+# Copyright (c) 1996, 1997, 1998 The Internet Software Consortium.
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
@@ -92,7 +92,7 @@ VARDB = /var/db
 #LIBS = -lresolv -lsocket -lnsl -lgen
 #CC=gcc
 #COPTS = -Wall -Wstrict-prototypes -Wno-unused -Wno-implicit -Wno-comment \
-#       -Wno-uninitialized -Werror
+#       -Wno-uninitialized -Wno-char-subscript -Werror
 #CF = cf/sunos5-5.h
 #ADMMANDIR = /usr/share/man/cat1m
 #ADMMANEXT = .1m