/[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.1 - (show annotations)
Thu Mar 30 08:11:06 2000 UTC (24 years ago) by dpavlin
Branch: MAIN
Branch point for: DbP
Initial revision

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

  ViewVC Help
Powered by ViewVC 1.1.26