wxWidgets/utils/tex2rtf/Makefile.in
Gilles Depeyrot 318f6d79a8 use $(MAKE) instead of make
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12075 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-18 21:34:12 +00:00

8 lines
55 B
Makefile

all:
cd src; $(MAKE)
clean:
cd src; $(MAKE) clean