/[mod_ua_charset]/Makefile
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations)
Tue Apr 18 07:36:39 2000 UTC (23 years, 11 months ago) by dpavlin
Branch: MAIN
Changes since 1.1: +5 -3 lines
podrška za uključivanje/isključivanje debug koda

1 APXS_FLAGS=-DDEBUG
2
3 all:
4 /usr/local/apache/bin/apxs -c $(APXS_FLAGS) mod_ua_charset.c
5
6 clean:
7 rm -f *.o *.so *~
8
9 test:
10 wget --header='User-Agent: foo' --save-headers --proxy=off http://localhost/ -O out

  ViewVC Help
Powered by ViewVC 1.1.26