doomlegacy-makefile.patch

来自「The source code of Doom legacy for windo」· PATCH 代码 · 共 15 行

PATCH
15
字号
diff -ur doomlegacy-orig/makefile doomlegacy/makefile
--- doomlegacy-orig/makefile	Thu Mar 30 18:00:23 2000
+++ doomlegacy/makefile	Thu Mar 30 18:16:56 2000
@@ -54,8 +54,8 @@
 #indicate platform and what interface use with
 # posible value for now : DJGPPDOS
 #			  LINUX
-DJGPPDOS=1
-#LINUX=1
+#DJGPPDOS=1
+LINUX=1
 
 #determine the interface directory (where you put all i_*.c)
 ifdef DJGPPDOS

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?