~ubuntu-branches/ubuntu/lucid/curl/lucid-201101212007

« back to all changes in this revision

Viewing changes to src/makefile.amiga

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-05-16 15:16:54 UTC
  • mto: (3.1.1 lenny) (1.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 12.
  • Revision ID: james.westby@ubuntu.com-20070516151654-x9nkigtr2j0i8d0v
Tags: upstream-7.16.2
ImportĀ upstreamĀ versionĀ 7.16.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
README  =       ../docs/MANUAL
15
15
MKHELP  =       ../src/mkhelp.pl
16
16
 
17
 
OBJS    =       getpass.c hugehelp.c main.c urlglob.c writeenv.c writeout.c 
 
17
OBJS    =       getpass.c hugehelp.c main.c urlglob.c writeenv.c writeout.c curlutil.c
18
18
 
19
19
 
20
20
all:    hugehelp.c $(OBJS:.c=.o)