source: MondoRescue/branches/stable/mondo/src/mondoarchive/Makefile.am@ 899

Last change on this file since 899 was 899, checked in by Bruno Cornec, 17 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
6noinst_HEADERS = mondo-cli-EXT.h mondo-cli.h
7
8## The program
9sbin_PROGRAMS = mondoarchive
10mondoarchive_SOURCES = main.c mondo-cli.c
11mondoarchive_LDADD = ${top_builddir}/src/common/libmondo.a
Note: See TracBrowser for help on using the repository browser.