/[d-i]/trunk/tools/cdebconf/src/Makefile
ViewVC logotype

Diff of /trunk/tools/cdebconf/src/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 104 by tausq, Tue Oct 31 04:09:59 2000 UTC revision 105 by tausq, Thu Nov 2 04:59:32 2000 UTC
# Line 11  DEBCONF=debconf Line 11  DEBCONF=debconf
11  TOOLS=loadtemplate  TOOLS=loadtemplate
12  BIN=$(DEBCONF) $(TOOLS)  BIN=$(DEBCONF) $(TOOLS)
13    
14  LIBOBJS=commands.o confmodule.o frontend.o priority.o strutl.o configuration.o\  LIBOBJS=commands.opic confmodule.opic frontend.opic priority.opic strutl.opic \
15          database.o question.o template.o          configuration.opic database.opic question.opic template.opic
16    
17  all: $(BIN) $(LIB) $(SONAME)  all: $(BIN) $(LIB) $(SONAME)
18          (cd modules && make all)          (cd modules && make all)

Legend:
Removed from v.104  
changed lines
  Added in v.105

  ViewVC Help
Powered by ViewVC 1.1.5