summaryrefslogtreecommitdiffstats
path: root/gettext-tools/tests/Makefile.msvc
blob: 81ee8d8a107fdf84d2385cc8d6d6d27f52229d56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# -*- 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 :