diff options
-rw-r--r-- | innbbsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/innbbsd/Makefile b/innbbsd/Makefile index 672ab705..0aed889a 100644 --- a/innbbsd/Makefile +++ b/innbbsd/Makefile @@ -8,7 +8,7 @@ # stdarg.h patch for pttbbs by in2 03/05/05 # OS!=uname -OSTYPE?=OS +OSTYPE?=$(OS) #################################################### # this is a bbs <--> news gateway ##################################################### |