~ubuntu-branches/ubuntu/vivid/tin/vivid

« back to all changes in this revision

Viewing changes to pcre/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Marco d'Itri
  • Date: 2012-01-06 15:04:11 UTC
  • mfrom: (1.2.17)
  • Revision ID: package-import@ubuntu.com-20120106150411-vftxaked1sscxt1t
Tags: 1:2.1.0-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
126
126
 
127
127
clean :;                $(RM) -f *$o *.a pcretest$x pcregrep$x
128
128
 
129
 
distclean :     clean ; $(RM) -f dftables$X pcre_chartables.c RunTest testsavedregex testtry
 
129
distclean :     clean
 
130
                $(RM) -f dftables$X pcre_chartables.c RunTest testsavedregex testtry
 
131
                $(RM) -rf dftables.dSYM pcretest.dSYM pcregrep.dSYM
130
132
 
131
133
runtest :       all
132
134
                ./RunTest