We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d57562 commit 359cd68Copy full SHA for 359cd68
src/template/linuxalpha
@@ -0,0 +1,10 @@
1
+AROPT:crs
2
+CFLAGS:-O2
3
+SHARED_LIB:-fpic
4
+ALL:
5
+SRCH_INC:/usr/include/ncurses /usr/include/readline
6
+SRCH_LIB:
7
+USE_LOCALE:no
8
+DLSUFFIX:.so
9
+YFLAGS:-d
10
+YACC:bison -y
0 commit comments