forked from Lainports/freebsd-ports
11 lines
339 B
Text
11 lines
339 B
Text
--- bladeenc/system.h.orig Tue Nov 23 11:46:19 1999
|
|
+++ bladeenc/system.h Thu Dec 9 22:43:35 1999
|
|
@@ -39,7 +39,7 @@
|
|
#define BEOS_PPC 18
|
|
|
|
#ifndef SYSTEM
|
|
-# define SYSTEM LINUX_I386 /* Set current system here, select */
|
|
+# define SYSTEM NETBSD /* Set current system here, select */
|
|
#endif /* from list above. */
|
|
|
|
|