~ubuntu-branches/ubuntu/wily/rlwrap/wily

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Oyvind Gronnesby
  • Date: 2004-02-29 00:21:27 UTC
  • Revision ID: james.westby@ubuntu.com-20040229002127-skvgfcakwtvwz75c
Tags: upstream-0.18
ImportĀ upstreamĀ versionĀ 0.18

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
bin_PROGRAMS = rlwrap
 
2
rlwrap_SOURCES =  main.c signals.c utils.c readline.c pty.c completion.c term.c ptytty.c
 
3
CFLAGS=-DDATADIR=\"@datadir@\" -g
 
4
 
 
5
 
 
6
clean-local: 
 
7
        rm -f *~ 
 
 
b'\\ No newline at end of file'