~swem/ubuntu/trusty/lshw/lp1471983

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Package Import Robot
  • Author(s): Ghe Rivero
  • Date: 2012-06-30 10:15:18 UTC
  • mfrom: (1.1.10) (2.1.7 sid)
  • Revision ID: package-import@ubuntu.com-20120630101518-xuzmzikehiuqzyep
Tags: 02.16-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
PACKAGENAME = lshw
2
2
export PACKAGENAME
3
3
 
 
4
version.cpe: .version
 
5
        echo -n cpe:/a:ezix:$(PACKAGENAME): > $@
 
6
        cat $^ >> $@
 
7
 
4
8
all clean release install snapshot gui install-gui:
5
9
        +$(MAKE) -C src $@