JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
st should compile on NetBSD.
[st.git] / config.mk
index b41a949..f0c7e2e 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -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}