File: Makefile.gtk

package info (click to toggle)
ocamlnet 4.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 51,764 kB
  • ctags: 16,446
  • sloc: ml: 148,419; ansic: 10,989; sh: 1,885; makefile: 1,355
file content (6 lines) | stat: -rw-r--r-- 145 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
# Selects the gtk version:
GTK_PKG = lablgtk2
GTK_VERSION = GTK2
ARCHIVE = equeue_gtk2
FL_NAME = equeue-gtk2
GTK_DEFINES += $(GTK_EXTRA_DEFINES)