Add support for FreeBSD in makefile

Thanks to Leryan. See issue #78.
This commit is contained in:
Diego Nehab 2013-09-09 14:29:14 -03:00
parent 396e9e5ee6
commit d0b1f5b4c1
2 changed files with 30 additions and 1 deletions

View file

@ -10,7 +10,7 @@
# print print the build settings
PLAT?= linux
PLATS= macosx linux win32 mingw
PLATS= macosx linux win32 mingw freebsd
all: $(PLAT)