mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-28 09:58:30 +01:00
8 lines
126 B
Text
8 lines
126 B
Text
|
# -*-mode: Makefile -*-
|
||
|
|
||
|
# These are the targets that almost all language makefiles will want.
|
||
|
|
||
|
SHORT_WORD = 2
|
||
|
LONG_WORD = 8
|
||
|
|