~ubuntu-branches/ubuntu/precise/vflib3/precise

« back to all changes in this revision

Viewing changes to X11/Imakefile

  • Committer: Bazaar Package Importer
  • Author(s): Masayuki Hatta
  • Date: 2002-04-15 12:10:24 UTC
  • Revision ID: james.westby@ubuntu.com-20020415121024-cann32wucyfbq22f
Tags: upstream-3.6.12
ImportĀ upstreamĀ versionĀ 3.6.12

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
make-x11: Makefile
 
2
        -rm -f make-x11
 
3
        touch make-x11
 
4
        @echo "PROJECTROOT=$(PROJECTROOT)"  >> make-x11
 
5
        @echo "INCROOT=$(INCROOT)" >> make-x11
 
6
        @echo "USRLIBDIR=$(USRLIBDIR)"  >> make-x11
 
7
        @echo "XLIB=$(XLIB)" >> make-x11
 
8
        @echo "XTOOLLIB=$(XTOOLLIB)"  >> make-x11
 
9
        @echo "XMLIB=$(XMLIB)"  >> make-x11
 
10
 
 
11
clean veryclean::
 
12
        -rm make-x11
 
13
distclean::
 
14
        -rm make-x11 Makefile *~ core *.core *.bak