projects
/
elisp
/
liece.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18c4c8b
)
* dcc/Makefile.am (package): New empty target.
author
ueno
<ueno>
Wed, 30 Jan 2002 12:22:47 +0000
(12:22 +0000)
committer
ueno
<ueno>
Wed, 30 Jan 2002 12:22:47 +0000
(12:22 +0000)
(install-package): New empty target.
dcc/Makefile.am
patch
|
blob
|
history
diff --git
a/dcc/Makefile.am
b/dcc/Makefile.am
index
81b32b3
..
270d34c
100644
(file)
--- a/
dcc/Makefile.am
+++ b/
dcc/Makefile.am
@@
-1,4
+1,3
@@
-## Process this file with automake to produce Makefile.in
DEFS = -I$(srcdir) -I$(top_srcdir) $(CFLAGS) @DEFS@
LIBS = @LIBOBJS@
EXTRA_DIST = getopt.c getopt.h getopt1.c
@@
-8,3
+7,6
@@
bin_PROGRAMS = ldcc ltcp
ltcp_SOURCES = tcp.c
ldcc_SOURCES = dcc.c
+
+package: all
+install-package: package install