as has no -g flag
authorderaadt <deraadt@openbsd.org>
Thu, 23 Nov 1995 13:13:05 +0000 (13:13 +0000)
committerderaadt <deraadt@openbsd.org>
Thu, 23 Nov 1995 13:13:05 +0000 (13:13 +0000)
sys/arch/mvme68k/conf/Makefile.mvme68k

index aa6b1c2..13570e3 100644 (file)
@@ -1,4 +1,4 @@
-#      $Id: Makefile.mvme68k,v 1.3 1995/11/07 08:42:23 deraadt Exp $
+#      $Id: Makefile.mvme68k,v 1.4 1995/11/23 13:13:05 deraadt Exp $
 
 # This makefile is constructed from a machine description:
 #      config machineid
@@ -19,7 +19,7 @@
 
 # DEBUG is set to -g by config if debugging is requested (config -g).
 # PROF is set to -pg by config if profiling is requested (config -p).
-AS=     as ${DEBUG}
+AS=     as
 CC=     cc ${DEBUG}
 CPP=    cpp
 LD=     ld