GitBucket
Toggle navigation
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
kei-n
/
snipet
Transfer to URL with SHA
Find file
Newer
Older
branch:
master
Switch branches
×
master
snipet
/
jpcc
/
trunk
/
mk
/ allsub.rule
Nomura Kei
on 26 Aug 2022
77 bytes
old svn data to git
Raw
Blame
History
allsub: @for subdir in $(SUBDIRS); do \ $(MAKE) all -C $$subdir; \ done