File: Makefile.real

package info (click to toggle)
rdist 6.1.5-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 880 kB
  • ctags: 1,521
  • sloc: ansic: 8,316; sh: 553; yacc: 489; perl: 117; makefile: 66
file content (16 lines) | stat: -rw-r--r-- 398 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# Copyright (c) 1992-1998 Michael A. Cooper.  
# This software may be freely used and distributed provided it is not
# sold for profit or used in part or in whole for commercial gain
# without prior written agreement, and the author is credited
# appropriately.
#
# $Id: Makefile.real,v 1.2 1998/11/10 04:03:15 mcooper Exp $
#

all doc install install.man: FRC

clean:
	rm -f ${CLEANFILES}

FRC: