File: Makefile.bt

package info (click to toggle)
libbinio 1.5%2Bdfsg-0.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 328 kB
  • sloc: cpp: 1,039; makefile: 15
file content (12 lines) | stat: -rw-r--r-- 350 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
# libbinio Makefile for Watcom
# Copyright (c) 2003 Simon Peter <dn.tlp@gmx.net>

SUBDIRS = src

AUX = doc\*.texi README AUTHORS NEWS COPYING TODO ChangeLog
DIST = src\*.cpp src\*.h src\binio.h.in src\Makefile.bt $(AUX) INSTALL
BINARYDIST = src\*.h src\binio.lib $(AUX)

distfile = binio13s.zip
binarydistfile = binio13.zip
installfile = INSTALL.dos