diff options
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -92,6 +92,7 @@ node_modules/dir.sentinel: touch $@ node_modules/$(NAME): node_modules/dir.sentinel + rm -f $@ ln -s ../src $@ touch $@ |
![]() |
index : papod | |
Unnamed repository; edit this file 'description' to name the repository. | External SSH Git service user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Makefile | 1 |
@@ -92,6 +92,7 @@ node_modules/dir.sentinel: touch $@ node_modules/$(NAME): node_modules/dir.sentinel + rm -f $@ ln -s ../src $@ touch $@ |