|
Last change
on this file since 2144 was 899, checked in by Bruno Cornec, 19 years ago |
- src directory used in Makefile
- new announce
- fix for italian mirror
- first try for an x86_64 generation
-busybox handles modules again (should fix some bugs)
|
-
Property svn:keywords
set to
Id
|
|
File size:
273 bytes
|
| Line | |
|---|
| 1 | ##
|
|---|
| 2 | ## Process with Automake to generate Makefile.in
|
|---|
| 3 | ##
|
|---|
| 4 |
|
|---|
| 5 | ## Headers
|
|---|
| 6 | noinst_HEADERS = mondo-cli-EXT.h mondo-cli.h
|
|---|
| 7 |
|
|---|
| 8 | ## The program
|
|---|
| 9 | sbin_PROGRAMS = mondoarchive
|
|---|
| 10 | mondoarchive_SOURCES = main.c mondo-cli.c
|
|---|
| 11 | mondoarchive_LDADD = ${top_builddir}/src/common/libmondo.a
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.