Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
introspector
/
guile-bootstrap
like
1
Follow
The introspector project
13
License:
gpl-3.0
Dataset card
Files
Files and versions
Community
3dcad1f
guile-bootstrap
/
guile
/
am
/
snarf
mike dupont
update
3dcad1f
9 months ago
raw
Copy download link
history
blame
Safe
192 Bytes
# -*- makefile -*-
GUILE_SNARF
= $(top_builddir)/libguile/guile-snarf
AM_V_SNARF
= $(AM_V_SNARF_$(V))
AM_V_SNARF_
= $(AM_V_SNARF_$(AM_DEFAULT_VERBOSITY))
AM_V_SNARF_0
= @echo
" SNARF "
$@
;