This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
deb-goldedplus/goldlib/smblib/Makefile

10 lines
166 B
Makefile
Raw Normal View History

2001-10-27 06:57:20 +00:00
# -*- makefile -*-
TOP=../..
TARGET=smblib
INCS=-I$(TOP)/goldlib/smblib -I$(TOP)/goldlib/gall
2002-08-30 06:01:33 +00:00
CFLAGS=-x c++
2001-10-27 06:57:20 +00:00
include $(TOP)/GNUmakef.inc
include $(TOP)/GNUmakef.lib