1
0
Files
irix-657m-src/irix/cmd/xlv/libtcl/Makefile
2022-09-29 17:59:04 +03:00

23 lines
303 B
Makefile

#!smake
#
# Makefile for libtcl
#
#ident "$Revision: 1.2 $"
# N32 is the current default
BASELIB=libtcl7.3.a
MULTIDIR=yes
PRIVATEFILES=
include $(ROOT)/usr/include/make/librootdefs
TARGETS=$(LIBS)
default install: $(TARGETS)
include $(LIBROOTRULES)
debug lint: $(SETUPDIRS)
$(SUBDIRS_MAKERULE)