source: trunk/athena/bin/xversion/Imakefile @ 5255

Revision 5255, 272 bytes checked in by probe, 33 years ago (diff)
Fixed build rules
Line 
1/*
2 * Imakefile for 'xversion'
3 * Copyright 1989 by the Massachusetts Institute of Technology.
4 *
5 * $Id: Imakefile,v 1.2 1991-07-04 23:20:12 probe Exp $
6 *
7 */
8
9SRCS=   xversion.c
10
11SimpleProgram(xversion,xversion.o,-lX11,$(ATHBINDIR))
12install_man(xversion.man,xversion.1)
Note: See TracBrowser for help on using the repository browser.