mirror of
https://github.com/ziutek/glib.git
synced 2025-09-27 03:36:01 +08:00
8 lines
101 B
Makefile
8 lines
101 B
Makefile
include $(GOROOT)/src/Make.inc
|
|
|
|
TARG=gobject
|
|
CGOFILES=\
|
|
gobject.go\
|
|
|
|
include $(GOROOT)/src/Make.pkg
|