8 lines
124 B
Makefile
8 lines
124 B
Makefile
# ORIGINS: 27
|
|
PROGRAMS = rep repgl
|
|
|
|
ILIST = rep repgl
|
|
IDIR = /usr/lpp/X11/bin/
|
|
|
|
.include <${RULES_MK}>
|