Skip to content
Snippets Groups Projects
Commit da9930ee authored by Per Cederqvist's avatar Per Cederqvist
Browse files

New Makefile template, which compiles (and distributes) only the parts

of adns that are needed by the LysKOM server.
parent cc3012f0
No related branches found
No related tags found
No related merge requests found
# adns makefile for the lyskom-server environment.
AUTOMAKE_OPTIONS = foreign
# SUBDIRS omitted from the lyskom-server distribution of adns:
# client: some useful programs.
# dynamic: building a shared library.
# regress: test suite.
SUBDIRS = src
# Files omitted from the lyskom-server distribution of adns:
# settings.make.in: obsoleted by our automake use.
EXTRA_DIST = .cvsignore GPL-vs-LGPL README.html TODO
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment