transmision: upgrade 2.22 -> 2.31
[tomato.git] / release / src / router / gettext / gettext-tools / examples / Makefile.msvc
blobe75f44a2d5fa212c007a5d3c7ec3e46c94cbd9c5
1 # -*- Makefile -*- for gettext-tools/projects
3 #### Start of system configuration section. ####
5 #### End of system configuration section. ####
7 SHELL = /bin/sh
9 all :
11 install : all
13 installdirs :
15 uninstall :
17 check :
19 mostlyclean : clean
21 clean : force
23 distclean : clean
25 maintainer-clean : distclean
27 force :