Files
netbsd/gnu/dist/gettext/gettext-tools/tests/Makefile.msvc
2013-04-06 16:48:33 +02:00

28 lines
311 B
Makefile

# -*- Makefile -*- for gettext-tools/tests
#### Start of system configuration section. ####
#### End of system configuration section. ####
SHELL = /bin/sh
all :
install : all
installdirs :
uninstall :
check :
mostlyclean : clean
clean : force
distclean : clean
maintainer-clean : distclean
force :