chiark / gitweb /
253a9461b7289edbe74e43f430308014ad3afec3
[elogind.git] / klibc / klibc / MCONFIG
1 # -*- makefile -*-
2 #
3 # Makefile configuration, without explicit rules
4 #
5
6 SRCROOT = ..
7 include ../MCONFIG
8 include ../MRULES
9
10 WARNFLAGS = -W -Wall -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Winline
11 CFLAGS  = -Wp,-MD,$(dir $*).$(notdir $*).d $(OPTFLAGS) $(REQFLAGS) $(WARNFLAGS)
12
13 SOFLAGS = -fPIC