/[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.3 - (hide annotations)
Wed Aug 9 19:45:55 2000 UTC (23 years, 8 months ago) by dpavlin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +3 -2 lines
even more debugging

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

  ViewVC Help
Powered by ViewVC 1.1.26