mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-11-17 12:08:43 +00:00
20 lines
122 B
Plaintext
20 lines
122 B
Plaintext
# C
|
|
|
|
# C
|
|
# -:
|
|
# -I:
|
|
CFLAGS += - -I //
|
|
LDFLAGS += -
|
|
|
|
# D , ","
|
|
: 2.1
|
|
|
|
# F
|
|
2.1:
|
|
./
|
|
|
|
# R
|
|
:
|
|
$(RM) - *.
|
|
$(RM) - *.
|