Skip to content

pbjacob/Notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Notebooks Title

section 1

Self Knowledge Management test it

edit by zbo in 1st branch

现在来测试一下中文的情况再说

3-9行:

SYSTYPE            :=    $(shell uname)
ifneq ($(findstring CYGWIN, $(SYSTYPE)),) 
  MK_DIR := $(shell cygpath -m ../mk)
else
  MK_DIR := $(patsubst %/,%,$(dir $(lastword $(MAKEFILE_LIST))))
endif

About

Self Knowledge Management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published