parent
396e9e5ee6
commit
d0b1f5b4c1
2 changed files with 30 additions and 1 deletions
2
makefile
2
makefile
|
@ -10,7 +10,7 @@
|
|||
# print print the build settings
|
||||
|
||||
PLAT?= linux
|
||||
PLATS= macosx linux win32 mingw
|
||||
PLATS= macosx linux win32 mingw freebsd
|
||||
|
||||
all: $(PLAT)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue