- Timestamp:
- Jan 9, 2019, 9:10:15 PM (6 years ago)
- Branches:
- master
- Children:
- 0065962
- Parents:
- fccd588
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
client/makefile
rfccd588 rea3a3a9 4 4 UNAME_S := $(shell uname -s) 5 5 6 LIB_FLAGS = `pkg-config --cflags --libs --static allegro-static-5 .0 allegro_main-static-5.0 allegro_ttf-static-5.0 allegro_primitives-static-5.0`6 LIB_FLAGS = `pkg-config --cflags --libs --static allegro-static-5 allegro_main-static-5 allegro_ttf-static-5 allegro_primitives-static-5` -lfreetype 7 7 8 8 # osx needs to link against some extra libraries
Note:
See TracChangeset
for help on using the changeset viewer.