st should compile on NetBSD.

This commit is contained in:
Aurélien Aptel
2010-08-30 01:20:38 +02:00
parent 1bb7398f4b
commit bef87acd0d
2 changed files with 2 additions and 1 deletions

View File

@ -19,6 +19,7 @@ SYSTEM = -D`uname | tr a-z A-Z`
#SYSTEM = -DLINUX
#SYSTEM = -DOPENBSD
#SYSTEM = -DFREEBSD
#SYSTEM = -DNETBSD
# flags
CPPFLAGS = -DVERSION=\"${VERSION}\" ${SYSTEM}