No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / gettext / gettext-runtime / doc / Makefile.msvc
blob326e753ed2b2a4f0a3da3d08f3d773b60fe5a0be
1 # -*- Makefile -*- for gettext-runtime/doc
3 #### Start of system configuration section. ####
5 RM = -del
7 #### End of system configuration section. ####
9 SHELL = /bin/sh
11 all :
13 install : all
15 installdirs :
17 uninstall :
19 check :
21 mostlyclean : clean
23 clean : force
24         $(RM) core
26 distclean : clean
27         $(RM) Makefile
29 maintainer-clean : distclean
31 force :