Edit

thodg/got/libexec/Makefile

Branch :

  • Show log

    Commit

  • Author : Stefan Sperling
    Date : 2018-11-17 16:12:36
    Hash : 28714985
    Message : add got-read-tag libexec helper

  • libexec/Makefile
  • SUBDIR = got-read-blob got-read-commit got-read-object got-read-tree \
    	got-read-tag got-read-pack
    
    .include <bsd.subdir.mk>