]>
Commit | Line | Data |
---|---|---|
b7080c8e A |
1 | ## |
2 | ## Temporary flags for static Teflon builds | |
3 | ## | |
4 | ||
5 | #CODE_GEN_STYLE = STATIC | |
6 | #OTHER_LDFLAGS = -nostdlib /lib/crt0.o -L/tmp/lennart/lib -L/usr/local/lib | |
7 | #OTHER_LIBS = -linfo -lc -lm | |
8 | ||
9 | #OTHER_LDFLAGS = -nostdlib /lib/crt1.o | |
10 | #OTHER_LIBS = -framework System | |
11 | ||
12 | CHFLAGS = true # until we really have chflags on our system |