File: Makefile.am

package info (click to toggle)
opensched 0.4.4-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 848 kB
  • ctags: 543
  • sloc: cpp: 5,722; sh: 2,967; makefile: 182
file content (25 lines) | stat: -rw-r--r-- 821 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Copyright (C) 2000 Idan Shoham <idan@m-tech.ab.ca>
#  
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without 
# modifications, as long as this notice is preserved.
# 
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

SUBDIRS = src doc gui examples

EXTRA_DIST = README.OS2 TODO USAGE \
             ChangeLog.0

# files removed when you do make maintainerclean (you need special tools
# to rebuild these files)

MAINTAINERCLEANFILES = config.cache \
		    config.status \
		    config.log \
		    Makefile.in \
		    config.hin \
		    aclocal.m4 \
		    configure