File: Makefile

package info (click to toggle)
rscheme 0.7.3.3.b20-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 12,692 kB
  • ctags: 16,639
  • sloc: ansic: 49,844; lisp: 44,986; sh: 3,056; cpp: 2,630; makefile: 827; yacc: 202; lex: 175; asm: 23; perl: 20
file content (10 lines) | stat: -rw-r--r-- 248 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#/********************** Makefile for Module `tables' **********************/
#
# constructed by rsc for RScheme (v0.7.3.3-b20u, 2004-04-02),
# module `tables'
#
CFILES= tables_l.c make.c
INCFILES=tables.h
PRODUCT=tables.o

include ../postambl.mak