/[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

Annotation of /Makefile

Parent Directory Parent Directory | Revision Log Revision Log


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

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

  ViewVC Help
Powered by ViewVC 1.1.26