mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-11-16 07:48:07 +01:00
7 lines
126 B
Makefile
7 lines
126 B
Makefile
# -*-mode: Makefile -*-
|
|
|
|
# These are the targets that almost all language makefiles will want.
|
|
|
|
SHORT_WORD = 2
|
|
LONG_WORD = 8
|
|
|