Skip to content

Instantly share code, notes, and snippets.

@wfarr
Created May 18, 2011 21:06
Show Gist options
  • Save wfarr/979564 to your computer and use it in GitHub Desktop.
Save wfarr/979564 to your computer and use it in GitHub Desktop.
READLINE="-lreadline"
CURSES="-lncurses"
EXCEPTIONS="-fno-exceptions"
INSTALL="y"
DEST="/usr/local/simplc"
BINDIR="/usr/local/bin"
QTLIB=""
QTLIBDIR=""
QTINC=""
QTINCDIR=""
KDELIB=""
KDELIBDIR=""
KDEINC=""
KDEINCDIR=""
MOC=""
USE_KDE=""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment