Makefile.in: rework CFLAGS so that they can be set from the command
authorK. Richard Pixley <rich@cygnus>
Tue, 21 Apr 1992 19:43:05 +0000 (19:43 +0000)
committerK. Richard Pixley <rich@cygnus>
Tue, 21 Apr 1992 19:43:05 +0000 (19:43 +0000)
commit6e6bf7f2ca5ea49448c7013f3354269dd77312c2
tree5b1f3c47cb3e8f4262caaaa5b673ffef9d92e8a4
parent196377eec673c1ebbf175d3299d8bdf5133b122b
Makefile.in: rework CFLAGS so that they can be set from the command
line to make.  CFLAGS -> INTERNAL_CFLAGS.  USER_CFLAGS -> CFLAGS.
Remove MINUS_G.  Default CFLAGS to -g.  Pass CFLAGS on recusions.
gdb/ChangeLog
gdb/Makefile.in