Skip to content

Commit

Permalink
- No need to generate number.c and number.h anymore.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andi Gutmans committed Dec 18, 2000
1 parent e2f33cb commit 22854f8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions makedist
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,6 @@ rm -f buildmk.stamp

./genfiles

echo "/* Dummy File */" > ext/bcmath/number.c
echo "/* Dummy File */" > ext/bcmath/number.h

# now restore our versions of libtool-generated files
for i in $LT_TARGETS; do
test -f "$i" && mv $i.bak $i
Expand Down

0 comments on commit 22854f8

Please sign in to comment.