[go: up one dir, main page]

File: autogen.sh

package info (click to toggle)
f2fs-tools 1.7.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 620 kB
  • ctags: 1,323
  • sloc: ansic: 10,168; sh: 283; makefile: 55
file content (7 lines) | stat: -rwxr-xr-x 85 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
#!/bin/sh

aclocal && \
autoheader && \
autoconf && \
libtoolize && \
automake -a -c