File: Makefile.dist

package info (click to toggle)
kolab-cyrus-imapd 2.2.13-2
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 14,028 kB
  • ctags: 8,058
  • sloc: ansic: 83,921; sh: 36,867; perl: 3,994; makefile: 1,416; yacc: 949; awk: 302; lex: 249; asm: 214
file content (10 lines) | stat: -rw-r--r-- 328 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
# $Id: Makefile.dist,v 1.2 2003/10/22 18:03:03 rjs3 Exp $
# it would be nice to figure out how to make "Makefile" do an
# 'include' of this file.

BUILT_SOURCES = imapopts.c imapopts.h

dist: $(BUILT_SOURCES)

imapopts.c imapopts.h: imapoptions ../tools/config2header
	../tools/config2header imapopts.c imapopts.h < imapoptions