pkgsrc-wip/tcc/PLIST
Juan Romero Pardines 2da5b3ac7d Update to 0.9.20; changes in this version:
o added '-w' option
o added '.gnu.linkonce' ELF sections support
o fixed libc linking when running in memory (avoid 'stat' function
  errors).
o extended '-run' option to be able to give several arguments to a C
  script.
2004-03-17 22:56:05 +00:00

15 lines
317 B
Text

@comment $NetBSD: PLIST,v 1.2 2004/03/17 22:56:05 xtraeme Exp $
bin/tcc
include/tcc/libtcc.h
include/tcc/float.h
include/tcc/stdarg.h
include/tcc/stdbool.h
include/tcc/stddef.h
include/tcc/tcclib.h
include/tcc/varargs.h
lib/libtcc.a
lib/tcc/bcheck.o
lib/tcc/libtcc1.a
man/man1/tcc.1
@dirrm lib/tcc
@dirrm include/tcc