# # (C) 2011 by Michael Pounov # AITNET ltd - Sofia/Bulgaria # # $Author: misho $ # $Id: Makefile.in,v 1.1.1.1.94.1 2022/12/05 20:55:49 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}