mirror of
https://github.com/pmret/gcc-papermario.git
synced 2024-11-09 20:32:32 +01:00
4 lines
84 B
Plaintext
4 lines
84 B
Plaintext
CLIB = -lPW -lcposix
|
|
X_CFLAGS = -D_POSIX_SOURCE
|
|
ENQUIRE_LDFLAGS = -posix $(LDFLAGS)
|