~ubuntu-branches/ubuntu/trusty/net-snmp/trusty

« back to all changes in this revision

Viewing changes to perl/Makefile.makefiles

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2004-09-13 12:06:21 UTC
  • Revision ID: james.westby@ubuntu.com-20040913120621-g952ntonlleihcvm
Tags: upstream-5.1.1
ImportĀ upstreamĀ versionĀ 5.1.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
GENERATE_LIST=./Makefile.PL \
 
2
              ./default_store/Makefile.PL \
 
3
              ./ASN/Makefile.PL \
 
4
              ./OID/Makefile.PL \
 
5
              ./agent/Makefile.PL \
 
6
              ./agent/default_store/Makefile.PL \
 
7
              ./SNMP/Makefile.PL
 
8
 
 
9
all:
 
10
        perl make-perl-makefiles $(GENERATE_LIST)