~ubuntu-branches/ubuntu/vivid/curl/vivid

« back to all changes in this revision

Viewing changes to src/makefile.amiga

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Schuldei
  • Date: 2009-04-02 23:35:45 UTC
  • mto: (1.2.1 upstream) (3.2.3 sid)
  • mto: This revision was merged to the branch mainline in revision 38.
  • Revision ID: james.westby@ubuntu.com-20090402233545-geixkwhe3izccjt7
Tags: upstream-7.19.4
ImportĀ upstreamĀ versionĀ 7.19.4

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 curlutil.c
 
17
OBJS    =       getpass.c hugehelp.c main.c urlglob.c writeenv.c writeout.c curlutil.c ../lib/rawstr.c
18
18
 
19
19
 
20
20
all:    hugehelp.c $(OBJS:.c=.o)