# # (C) 2011 by Michael Pounov # AITNET ltd - Sofia/Bulgaria # # $Author: misho $ # $Id: Makefile.in,v 1.2 2022/12/20 22:40:32 misho Exp $ # prefix = @prefix@ exec_prefix = @exec_prefix@ includedir = @includedir@ INSTALL = @INSTALL@ all: depend: clean: @rm -f *~ install: ${INSTALL} -d ${prefix} ${INSTALL} -d ${includedir} ${INSTALL} aitsched.h ${includedir}