~ubuntu-branches/ubuntu/hardy/libgsm/hardy

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Jochen Friedrich
  • Date: 2004-07-31 10:08:59 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20040731100859-8ypuq5mfz95wygvo
Tags: 1.0.10-13
* Fixed desciption synopsis
* Removed /usr/doc link from postinst and prerm
* Changed shlibs[.local] to not include the Debian revision
* Added watch file
* Added own doc directory for libgsm-tools

Show diffs side-by-side

added added

removed removed

Lines of Context:
432
432
 
433
433
clean:  semi-clean
434
434
                -rm $(RMFLAGS) $(LIBGSM) $(ADDTST)/add          \
435
 
                        $(TOAST) $(TCAT) $(UNTOAST)     \
 
435
                        $(LIBGSMSO) $(LIB)/libgsm.so.1.0.10     \
 
436
                        $(LIB)libgsm.so.1                       \
 
437
                        $(TOAST) $(TCAT) $(UNTOAST)             \
436
438
                        $(ROOT)/gsm-1.0.tar.Z
437
439
 
438
440