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