pike.git/
src/
Makefile.in
Branch:
Tag:
Non-build tags
All tags
No tags
2006-09-29
2006-09-29 12:43:59 by Henrik Grubbström (Grubba) <grubba@grubba.org>
3e3543aacad6fb81dcbfb651214235fbee973f87 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Now OSFLAGS actually works...
Rev: src/Makefile.in:1.456
Rev: src/configure.in:1.1002
1:
#
-
# $Id: Makefile.in,v 1.
455
2006/
08
/
04
22
:
44
:
32
mast
Exp $
+
# $Id: Makefile.in,v 1.
456
2006/
09
/
29
12
:
43
:
59
grubba
Exp $
# # This line is needed on some machines.
72:
# # OS dependant flags #
-
OSFLAGS=
+
OSFLAGS=
@OSFLAGS@
# #Enable warnings from the compiler, if wanted.