upload http
[bottlenecks.git] / rubbos / app / httpd-2.0.64 / srclib / apr / test / aprtest.win
1 # Note:
2 #
3 # You may need to modify the configuration of Build - Options - Directories
4 # for the Executable path to include the perl interpreter within DevStudio.
5 # E.g. add c:\program files\perl\bin to the list of directories
6
7 !IF "$(TARGET)" == ""
8 TARGET=ALL
9 !ENDIF 
10
11 $(TARGET): Makefile
12         $(MAKE) /nologo /f Makefile $(TARGET)
13
14 Makefile: Makefile.in MakeWin32Make.awk
15         awk -f MakeWin32Make.awk <Makefile.in >Makefile
16
17 clean:
18         del Makefile *.obj *.exe *.idb *.pdb