Browse CVS Repository
Annotation of /satellite/satellite4/Makefile.am
Parent Directory
| Revision Log
| Revision Graph
Revision 1.2 -
( hide annotations)
( download)
Wed Jul 28 13:48:53 2004 UTC
(19 years, 8 months ago)
by orrisroot
Branch: MAIN
CVS Tags: RELEASE_4_2_2
Changes since 1.1: +1 -0 lines
added termcap.m4 to EXTRA_DIST
| 1 |
orrisroot |
1.1 |
AUTOMAKE_OPTIONS = 1.5 |
| 2 |
|
|
|
| 3 |
|
|
SUBDIRS = lib shell modules etc |
| 4 |
|
|
|
| 5 |
|
|
bin_SCRIPTS = satellite4-config |
| 6 |
|
|
|
| 7 |
|
|
EXTRA_DIST = \ |
| 8 |
|
|
Acknowledgement \ |
| 9 |
|
|
macros/libtool.m4 \ |
| 10 |
|
|
macros/pthread.m4 \ |
| 11 |
|
|
macros/sharedlib.m4 \ |
| 12 |
orrisroot |
1.2 |
macros/termcap.m4 \ |
| 13 |
orrisroot |
1.1 |
tools/compat2/sl2tosl4.pl |
| 14 |
|
|
|
| 15 |
|
|
CLEANFILES = *~ |
| 16 |
|
|
DISTCLEANFILES = .deps/*.P |
|