Browse CVS Repository
Annotation of /satellite/satellite4/Makefile.am
Parent Directory
| Revision Log
| Revision Graph
Revision 1.1.1.1 -
( hide annotations)
( download)
(vendor branch)
Wed Mar 31 08:15:05 2004 UTC
(20 years ago)
by orrisroot
Branch: satellite4
CVS Tags: first
Changes since 1.1: +0 -0 lines
Import satellite version 4 current sources into CVS.
| 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 |
|
|
tools/compat2/sl2tosl4.pl |
| 13 |
|
|
|
| 14 |
|
|
CLEANFILES = *~ |
| 15 |
|
|
DISTCLEANFILES = .deps/*.P |
|