blob: 93af09b0d677df28b91b07682effb6e84d4e2a15 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
# The MKPKG file for the mkcatalog subdirectory.
$checkout libpkg.a ".."
$update libpkg.a
$checkin libpkg.a ".."
$exit
libpkg.a:
t_catalog.x "../lib/io.h" <fset.h> <ctotok.h> <ctype.h>
phrecord.x "../lib/io.h"
;
|