diff options
Diffstat (limited to 'index/annotations.mk')
-rw-r--r-- | index/annotations.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/annotations.mk b/index/annotations.mk deleted file mode 100644 index 8ef682d..0000000 --- a/index/annotations.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += annotations -pkg_annotations_name = annotations -pkg_annotations_description = Simple code instrumentation utilities -pkg_annotations_homepage = https://github.com/hyperthunk/annotations -pkg_annotations_fetch = git -pkg_annotations_repo = https://github.com/hyperthunk/annotations -pkg_annotations_commit = master |