mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
16 lines
576 B
Makefile
16 lines
576 B
Makefile
## Process this file with automake to create Makefile.in
|
|
##
|
|
## $Id: Makefile.am 80826 2008-03-04 14:51:23Z wotte $
|
|
##
|
|
## This file was generated by MPC. Any changes made directly to
|
|
## this file will be lost the next time it is generated.
|
|
##
|
|
## MPC Command:
|
|
## /acebuilds/ACE_wrappers-repository/bin/mwc.pl -include /acebuilds/MPC/config -include /acebuilds/MPC/templates -feature_file /acebuilds/ACE_wrappers-repository/local.features -noreldefs -type automake -exclude build,Kokyu
|
|
|
|
SUBDIRS = \
|
|
ace
|
|
|
|
ACLOCAL = @ACLOCAL@
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
AUTOMAKE_OPTIONS = foreign
|