File: makefile.win32.cygnus

package info (click to toggle)
regina 3.3-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 4,952 kB
  • ctags: 7,235
  • sloc: ansic: 50,555; sh: 2,727; lex: 2,298; yacc: 1,498; makefile: 1,017; cpp: 117
file content (8 lines) | stat: -rw-r--r-- 130 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
#
# Don't use this makefile!!!
#
all:
	echo Use the autoconf script 'configure' to build Regina with Cygwin
#
# End of makefile
#