Mercurial > hg > audiodb
comparison Makefile @ 25:eb6ae4d6a9bd
delete README.txt on clean
author | mas01cr |
---|---|
date | Thu, 16 Aug 2007 11:02:22 +0000 |
parents | 6d899df0cfe4 |
children | 092648f9b532 |
comparison
equal
deleted
inserted
replaced
22:a450c8545f41 | 25:eb6ae4d6a9bd |
---|---|
22 | 22 |
23 clean: | 23 clean: |
24 -rm cmdline.c cmdline.h | 24 -rm cmdline.c cmdline.h |
25 -rm soapServer.cpp soapClient.cpp soapC.cpp soapObject.h soapStub.h soapProxy.h soapH.h soapServerLib.cpp soapClientLib.cpp | 25 -rm soapServer.cpp soapClient.cpp soapC.cpp soapObject.h soapStub.h soapProxy.h soapH.h soapServerLib.cpp soapClientLib.cpp |
26 -rm adb.nsmap adb.xsd adb.wsdl adb.query.req.xml adb.query.res.xml adb.status.req.xml adb.status.res.xml | 26 -rm adb.nsmap adb.xsd adb.wsdl adb.query.req.xml adb.query.res.xml adb.status.req.xml adb.status.res.xml |
27 -rm README.txt | |
27 -rm ${EXECUTABLE} ${EXECUTABLE}.1 | 28 -rm ${EXECUTABLE} ${EXECUTABLE}.1 |