File: descrip.mms

package info (click to toggle)
fontforge 0.0.20120101%2Bgit-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 35,756 kB
  • sloc: ansic: 556,562; sh: 236; makefile: 162; xml: 11; python: 11
file content (8 lines) | stat: -rw-r--r-- 164 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
# Makefile for OpenVMS
# Date : 11 November 2008

all : config.h
	@ write sys$output "configuration completed"

config.h : config.h_vms
	copy config.h_vms config.h