mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 02:10:08 +00:00
notes..
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
b368ffc69d
commit
fe16543735
2
Makefile
2
Makefile
@ -245,6 +245,8 @@ LN := cp -l
|
|||||||
|
|
||||||
# list of dependencies...
|
# list of dependencies...
|
||||||
#
|
#
|
||||||
|
# NOTE: grep's -z flag generates a bunch if nulls that we need to clean
|
||||||
|
# out via tr.
|
||||||
DEPENDS.txt: $(MODULE).cls
|
DEPENDS.txt: $(MODULE).cls
|
||||||
cat $< \
|
cat $< \
|
||||||
| grep -Ezo '\s*\\RequirePackage(\[[^]]*\])?\{[^}]*\}' \
|
| grep -Ezo '\s*\\RequirePackage(\[[^]]*\])?\{[^}]*\}' \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user